.newss .newsname{
	width: 350px;
	height: 100px;
	float: left;
	margin: 30px;
}
.newss{
	width: 1300px;
	margin: 0px auto;
}
.newsimgb{
	position: relative;
	top: 200px;
	background-color: #F6F6F6;
	height: 320px;
	width: 1300px;
}
.newsimgb img{
	position: relative;
	top: -160px;
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 900px;
}
.bnews{
	position: relative;
	top: -300px;
	width: 350px;
	height: 100px;
}